d_android ~master (2019-12-16T18:41:18Z)
Dub
Repo
ALooper_release
android
ndk
looper
Remove a reference that was previously acquired with ALooper_acquire().
extern (
C
) nothrow @
nogc
void
ALooper_release
(
ALooper
*
looper
)
Meta
Source
See Implementation
android
ndk
looper
aliases
ALooper_callbackFunc
enums
ALOOPER_EVENT_INPUT
ALOOPER_POLL_WAKE
ALOOPER_PREPARE_ALLOW_NON_CALLBACKS
functions
ALooper_acquire
ALooper_addFd
ALooper_forThread
ALooper_pollAll
ALooper_pollOnce
ALooper_prepare
ALooper_release
ALooper_removeFd
ALooper_wake
Remove a reference that was previously acquired with ALooper_acquire().